Skip to content

dashboard: pick up the stacked row - #305

Merged
Jammy2211 merged 1 commit into
mainfrom
claude/mobile-scroll-dashboard-inconsistency-7xoqnu
Aug 24, 2026
Merged

dashboard: pick up the stacked row#305
Jammy2211 merged 1 commit into
mainfrom
claude/mobile-scroll-dashboard-inconsistency-7xoqnu

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

What

Regenerated dashboard.html with pyauto-brain intake dashboard --apply after PyAutoBrain #272 stacked a table row below 34rem.

On this page it is the Recent feed. At a 375px viewport its text cell had 187px of 375 — the meta columns took 156 — so each entry wrapped into a tall thin column down the right while when and what sat beside it as empty height. It now takes a full-width line of its own at 343px.

CSS only: +17 lines, all inside the new media query. dashboard.md is unchanged (the markdown twin carries no stylesheet), and no content changed.

Sequencing

Same as #301 and #303: dashboard_refresh.yml renders its drift check against PyAutoBrain main, so #272 merged first and this branch's check renders against the stacked row.


Generated by Claude Code

Regenerated with `pyauto-brain intake dashboard --apply` after PyAutoBrain#272
stacked a table row below 34rem. On this page it is the Recent feed: at a
375px viewport its text cell had 187px of 375 and each entry ran down the
right as a ribbon; it now takes a full-width line of its own at 343px.

CSS only — no content change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VhpLPmmoSFAtVpppG8azVA
@Jammy2211
Jammy2211 merged commit bd63305 into main Aug 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants